My current approch is to dependend on conda-skeleton
, conda-build
and pip-build
to automatically create a list of packages and create a report system which makes it easy the problems with these three so that more and more packages can be built automatically. So ideally if these three are perfect then all the packages will be there other packages will have build by handany way. Now the current problem is to actually deploy the system so that continuum can use it:
Today I worked on improving the build_from_pypi
script and it is almost complete, I'll aim at deploying the script.